home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 August: Tool Chest / Dev.CD Aug 00 TC Disk 1.toast / pc / sample code / graphics 3d / rave 1.5 devkit / test code / testshared.prefix.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-06-23  |  279 b   |  7 lines

  1. #define kTtDebug                /* If defined, turn on debugging */
  2. #undef dLinkEngine                /* If defined, link the engine directly */
  3.  
  4. #define    kQAMacOS    1            /* Target is MacOS                    */
  5. #define kQAGeneric    2            /* Target is generic platform        */
  6. #define kQAPlatform    kQAMacOS    /* Compile for MacOS */
  7.